- fastlane fix

This commit is contained in:
2023-08-29 21:18:33 +01:00
parent 91ab3aab43
commit 6e399994d5
2 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.appttude.h_mal.farmr"
minSdkVersion 21
targetSdkVersion 31
versionCode 1
versionName "1.0"
versionCode 2
versionName "2.0"
testInstrumentationRunner 'com.appttude.h_mal.farmr.application.TestRunner'
vectorDrawables.useSupportLibrary = true
}

View File

@@ -1,2 +1,2 @@
json_key_file("") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
json_key_file("google-play-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name("com.appttude.h_mal.farmr") # e.g. com.krausefx.app