Skip to content

Commit

Permalink
Olive Green (Preview 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadellie committed Oct 14, 2023
1 parent 0d9a322 commit ba264b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
applicationId = "com.sadellie.unitto"
minSdk = 21
targetSdk = 34
versionCode = 27
versionCode = 28
versionName = "Olive Green"
resourceConfigurations += setOf(
"en",
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
appCode = "27"
appCode = "28"
appName = "Olive Green"

androidGradlePlugin = "8.1.2"
Expand Down

0 comments on commit ba264b4

Please sign in to comment.