4.0.6
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Changelog : v4.0.6 (37)
|
||||
• Removed promotional apps
|
||||
• Fixed background update/install issues
|
||||
• Bug fixes & improvements
|
||||
• Updated Translations
|
||||
|
||||
Changelog : v4.0.5 (36)
|
||||
• Add optional promotional apps
|
||||
• Bug fixes & improvements
|
||||
|
||||
@@ -31,8 +31,8 @@ android {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
|
||||
versionCode 36
|
||||
versionName "4.0.5"
|
||||
versionCode 37
|
||||
versionName "4.0.6"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled true
|
||||
@@ -169,7 +169,7 @@ dependencies {
|
||||
implementation "com.github.topjohnwu.libsu:core:${versions.libsu}"
|
||||
|
||||
//Love <3
|
||||
api("com.gitlab.AuroraOSS:gplayapi:aa90467826")
|
||||
api("com.gitlab.AuroraOSS:gplayapi:0e224071f3")
|
||||
}
|
||||
|
||||
Properties props = new Properties()
|
||||
|
||||
Reference in New Issue
Block a user