We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0a77a commit d5f8790Copy full SHA for d5f8790
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "net.lmlab.m_tsunami_android"
18
minSdkVersion 21
19
targetSdkVersion 28
20
- versionCode 1
21
- versionName "1.0"
+ versionCode 2
+ versionName "1.0.0"
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
}
24
buildTypes {
0 commit comments