We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed149c9 commit 8df0643Copy full SHA for 8df0643
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
applicationId "com.team980.thunderscout"
33
minSdkVersion 16
34
targetSdkVersion 26
35
- versionCode 12 //Next public release: 12
+ versionCode 12 //Next public release: 13
36
versionName "2.0-beta1" //2018 will be when I make the semantic change
37
resConfigs "en"
38
}
0 commit comments