Skip to content

Commit 8df0643

Browse files
committed
This is 2.0-beta1
Yes, I know, it's only a comment change ;/
1 parent ed149c9 commit 8df0643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
applicationId "com.team980.thunderscout"
3333
minSdkVersion 16
3434
targetSdkVersion 26
35-
versionCode 12 //Next public release: 12
35+
versionCode 12 //Next public release: 13
3636
versionName "2.0-beta1" //2018 will be when I make the semantic change
3737
resConfigs "en"
3838
}

0 commit comments

Comments
 (0)