[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-07-22 14:54:18 +00:00
parent b958cfe37b
commit f935647ca7
3 changed files with 8 additions and 8 deletions

View File

@@ -95,8 +95,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 87
versionName "0.14.3"
versionCode 88
versionName "0.14.4"
}
signingConfigs {
debug {