[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-12-13 23:09:13 +00:00
parent 1a873874e5
commit 4343cf2caf
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 161
versionName "1.0.3"
versionCode 162
versionName "1.0.4"
resValue "string", "build_config_package", "com.jellify"
}