We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b2a01 commit 01bd203Copy full SHA for 01bd203
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.javacakegames.octagon"
11
minSdk 1
12
targetSdk 34
13
- versionCode 220
14
- versionName "2.2.0"
+ versionCode 230
+ versionName "2.3.0"
15
}
16
17
buildTypes {
0 commit comments