[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-12-14 15:54:58 +00:00
parent 2ad4b4fc9c
commit b3174dd522
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ android {
applicationId "com.cosmonautical.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 163
versionName "1.0.4"
versionCode 164
versionName "1.0.5"
resValue "string", "build_config_package", "com.jellify"
}