[PlayStore] Enrolled first viable PlayStore Version
In order to have AA work properly also on production devices the app needs to be installed from a trusted install source, which is the Google PlayStore. So the app is now rolled out via GooglePlay for Beta-Testers.
This commit is contained in:
@@ -18,4 +18,11 @@ android.useAndroidX=true
|
||||
# Enables namespacing of each library's R class so that its R class includes only the
|
||||
# resources declared in the library itself and none from the library's dependencies,
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
android.nonTransitiveRClass=true
|
||||
googleMapsApiKeyDebug=AIzaSyAy5N6gqnWhPwIbuG7-_uS19XMaGQPiaYw
|
||||
googleMapsApiKeyRelease=AIzaSyAInTfubu896jI1LKl-fLyJSMusuiuwc3Y
|
||||
|
||||
keystorePath=../.secrets/AldoApps_KeystoreUpload.jks
|
||||
myKeystoreAlias=upload
|
||||
myStorePassword=p49Js5ewYPZbkvhj
|
||||
myKeyPassword=p49Js5ewYPZbkvhj
|
||||
|
||||
Reference in New Issue
Block a user