[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-12-13 10:39:00 +00:00
parent 6d89d2f6cf
commit 3619c105dd
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 160
versionName "1.0.2"
versionCode 161
versionName "1.0.3"
resValue "string", "build_config_package", "com.jellify"
}