[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-10-13 16:48:11 +00:00
parent 112ad6a39b
commit 9f9f3b7751
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 126
versionName "0.17.1"
versionCode 127
versionName "0.18.0"
}
signingConfigs {
debug {