Skip to content
This repository was archived by the owner on Jul 15, 2019. It is now read-only.

Commit cad6547

Browse files
author
Ryan Casler
committed
inc release
1 parent 6659f82 commit cad6547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.spartahack.spartahack16"
99
minSdkVersion 16
1010
targetSdkVersion 22
11-
versionCode 3
12-
versionName "1.0"
11+
versionCode 4
12+
versionName "1.1"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)