Skip to content

Commit c218e4a

Browse files
committed
increament version code
1 parent 3f7c387 commit c218e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android {
2828
applicationId "io.rot.labs.projectconf"
2929
minSdkVersion rootProject.ext.min_sdk_version
3030
targetSdkVersion rootProject.ext.target_sdk_version
31-
versionCode 2
31+
versionCode 3
3232
versionName "1.0.0"
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)