Skip to content

Commit 6eaa4c3

Browse files
committed
3.2.2
1 parent d3694b6 commit 6eaa4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 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 324
25-
versionName "3.2.1-patch1"
24+
versionCode 325
25+
versionName "3.2.2"
2626
}
2727

2828
// Had to add this crap for Travis to build, it wanted to sign the app

0 commit comments

Comments
 (0)