[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-08-14 19:47:18 +00:00
parent 611d4cadf9
commit 1f185094d8
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -95,8 +95,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 97
versionName "0.14.13"
versionCode 98
versionName "0.14.14"
}
signingConfigs {
debug {