mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-16 18:55:44 -06:00
* compiler * Update versionCode and versionName in build.gradle --------- Co-authored-by: skalthoff <32023561+skalthoff@users.noreply.github.com> Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
This commit is contained in:
@@ -93,6 +93,8 @@ android {
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 157
|
||||
versionName "0.22.1"
|
||||
resValue "string", "build_config_package", "com.jellify"
|
||||
|
||||
}
|
||||
signingConfigs {
|
||||
debug {
|
||||
@@ -146,4 +148,4 @@ dependencies {
|
||||
implementation "com.google.android.gms:play-services-cast-framework:+"
|
||||
implementation("com.facebook.react:hermes-android")
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user