Skip to content

Commit 6772e19

Browse files
committed
3.3.0
1 parent c921ab9 commit 6772e19

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

android/build.gradle

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId "com.unciv.app"
2222
minSdkVersion 14
2323
targetSdkVersion 29
24-
versionCode 327
25-
versionName "3.2.4"
24+
versionCode 328
25+
versionName "3.3.0"
2626
}
2727

2828
// Had to add this crap for Travis to build, it wanted to sign the app
@@ -160,3 +160,4 @@ idea {
160160
}
161161
}
162162
}
163+

0 commit comments

Comments
 (0)