[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-11-01 09:03:11 +00:00
parent 1114a42f7f
commit 7b8f69362e
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 135
versionName "0.19.3"
versionCode 136
versionName "0.20.0"
}
signingConfigs {
debug {