- mid commit

This commit is contained in:
2023-08-31 19:57:37 +01:00
parent 7be038ef24
commit 1d0498fe47
9 changed files with 68 additions and 101 deletions

View File

@@ -1,5 +1,6 @@
apply plugin: 'com.android.application'
apply plugin: 'org.jetbrains.kotlin.android'
apply plugin: 'androidx.navigation.safeargs'
def relStorePassword = System.getenv("RELEASE_STORE_PASSWORD")
def relKeyPassword = System.getenv("RELEASE_KEY_PASSWORD")