We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2729b4c commit 6e9c0e5Copy full SHA for 6e9c0e5
1 file changed
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
applicationId "org.unifiedpush.example"
12
minSdkVersion 24
13
targetSdkVersion 30
14
- versionCode 4
+ versionCode 6
15
versionName "1.1.0"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments