Skip to content

Commit

Permalink
actually bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
nonproto committed Mar 29, 2024
1 parent 4e19cbd commit 8a70848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
targetSdk = AndroidConfig.targetSdkVersion
applicationId = "org.nekomanga.neko"
versionCode = 5
versionName = "2.16.3"
versionName = "2.16.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true
setProperty("archivesBaseName", "Neko")
Expand Down

0 comments on commit 8a70848

Please sign in to comment.