Skip to content

Commit

Permalink
Nadeshiko Pink (Preview 1) again
Browse files Browse the repository at this point in the history
  • Loading branch information
sadellie committed Sep 23, 2023
1 parent 4476b83 commit 0d26fb7
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 @@ -32,7 +32,7 @@ android {
applicationId = "com.sadellie.unitto"
minSdk = 21
targetSdk = 34
versionCode = 24
versionCode = 25
versionName = "Nadeshiko Pink"
resourceConfigurations += setOf("en", "de", "en-rGB", "fr", "it", "ru")
}
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 = "24"
appCode = "25"
appName = "Nadeshiko Pink"
kotlin = "1.9.0"
ksp = "1.9.0-1.0.13"
Expand Down

0 comments on commit 0d26fb7

Please sign in to comment.