Skip to content

Commit d5f8790

Browse files
committed
Increment versionCode
1 parent 1b0a77a commit d5f8790

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "net.lmlab.m_tsunami_android"
1818
minSdkVersion 21
1919
targetSdkVersion 28
20-
versionCode 1
21-
versionName "1.0"
20+
versionCode 2
21+
versionName "1.0.0"
2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
}
2424
buildTypes {

0 commit comments

Comments
 (0)