[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-12-29 15:47:22 +00:00
parent f19b6ebfb4
commit 61a679b663
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 168
versionName "1.0.9"
versionCode 169
versionName "1.0.10"
resValue "string", "build_config_package", "com.jellify"
}