[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-10-29 13:38:01 +00:00
parent af533582c4
commit 86e877beff
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ android {
applicationId "com.cosmonautical.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 134
versionName "0.19.2"
versionCode 135
versionName "0.19.3"
}
signingConfigs {
debug {