File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ android {
1111 applicationId " org.unifiedpush.example"
1212 minSdkVersion 24
1313 targetSdkVersion 30
14- versionCode 1
15- versionName " 1.0.0-beta3 "
14+ versionCode 3
15+ versionName " 1.0.0"
1616
1717 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1818 }
@@ -40,7 +40,7 @@ dependencies {
4040 implementation ' com.google.android.material:material:1.2.1'
4141 implementation ' com.android.volley:dc-volley:1.1.0'
4242 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
43- implementation ' com.github.UnifiedPush:android-connector:1.0.0-beta3 '
43+ implementation ' com.github.UnifiedPush:android-connector:1.0.0'
4444 testImplementation ' junit:junit:4.+'
4545 androidTestImplementation ' androidx.test.ext:junit:1.1.2'
4646 androidTestImplementation ' androidx.test.espresso:espresso-core:3.3.0'
You can’t perform that action at this time.
0 commit comments