We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7c387 commit c218e4aCopy full SHA for c218e4a
app/build.gradle
@@ -28,7 +28,7 @@ android {
28
applicationId "io.rot.labs.projectconf"
29
minSdkVersion rootProject.ext.min_sdk_version
30
targetSdkVersion rootProject.ext.target_sdk_version
31
- versionCode 2
+ versionCode 3
32
versionName "1.0.0"
33
34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments