We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1568261 commit 13ba4ddCopy full SHA for 13ba4dd
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
minSdkVersion 21
8
compileSdkVersion 35
9
targetSdkVersion 35
10
- versionCode 18
11
- versionName "1.3.0"
+ versionCode 19
+ versionName "2.0.0"
12
archivesBaseName = "paperlaunch-v${defaultConfig.versionName}-${buildTime()}"
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
14
}
0 commit comments