refactor: enable CI only configuration

This commit is contained in:
Rainer Killinger
2022-02-18 11:43:57 +01:00
parent 8abd993667
commit 4b258234e0
6 changed files with 66 additions and 34 deletions

View File

@@ -1,2 +1,2 @@
json_key_file("../../playstore_api_key.json") # Don't Change
#json_key_file("../../playstore_api_key.json") # Don't Change
package_name ENV["ANDROID_PACKAGE_NAME"] || "de.anyschool.app.droid" # Don't Change