File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ android {
3131 buildConfigField " long" , " buildTime" , System . currentTimeMillis() + " L"
3232 minSdkVersion 21
3333 targetSdkVersion 34
34- versionCode 207070005
35- versionName " 2.07.07-beta04 " // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
34+ versionCode 207070006
35+ versionName " 2.07.07" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
3636 buildConfigField " String" , " versionCodename" , " \" Love always wins ❤️💪\" "
3737 multiDexEnabled true
3838 vectorDrawables. useSupportLibrary = true
Original file line number Diff line number Diff line change 1+ - You can now select colors from previously selected colors
2+ - Minor improvements
3+ - Bugfixes
You can’t perform that action at this time.
0 commit comments