chore: bumped version, added fastlane metadata

This commit is contained in:
eddyizm
2025-12-22 19:14:29 -08:00
parent 7f332c26ad
commit ccea7674bd
2 changed files with 5 additions and 2 deletions

View File

@@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 10
versionName '4.5.0'
versionCode 11
versionName '4.6.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {