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 f563700 commit 20193c5Copy full SHA for 20193c5
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "fictionalpancake.turbospork.android"
9
minSdkVersion 15
10
targetSdkVersion 23
11
- versionCode 3
12
- versionName "0.3"
+ versionCode 301
+ versionName "0.3.1"
13
}
14
buildTypes {
15
release {
0 commit comments