File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
play-services-core/microg-ui-tools/src/main/res/values Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ allprojects {
8383 apply plugin : ' idea'
8484
8585 group = ' org.microg.gms'
86- ext. appVersionName = 5.12
87- ext. appVersionCode = 253133000
86+ ext. appVersionName = 5.13
87+ ext. appVersionCode = 253850000
8888 ext. baseVersion = ext. appVersionCode. toString()[0 .. 1 ] + ' .' + ext. appVersionCode. toString()[2 .. 3 ] + ' .' + ext. appVersionCode. toString()[4 .. 5 ]
8989 version = ext. appVersionName + " GMS-" + ext. baseVersion
9090 ext. isReleaseVersion = false
Original file line number Diff line number Diff line change 4343
4444 <!-- UpdateChecker tag controller-->
4545
46- <string name =" github_tag_version" >5.12 </string >
46+ <string name =" github_tag_version" >5.13 </string >
4747
4848 <!-- Updater strings-->
4949
You can’t perform that action at this time.
0 commit comments