diff --git a/android/gradle.properties b/android/gradle.properties index e957f8b8..ca1da470 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -67,11 +67,4 @@ expo.edgeToEdgeEnabled=true android.targetSdkVersion=35 android.compileSdkVersion=35 android.enableMinifyInReleaseBuilds=true -android.extraMavenRepos=[{"url":"https://jitpack.io"}] - -# Release-Signierungsschlüssel (Hier Passwörter eintragen) -# ACHTUNG: Nicht mit echten Passwörtern ins Git commiten! -SCHNAPPIX_RELEASE_STORE_FILE=schnappix-upload-key.keystore -SCHNAPPIX_RELEASE_KEY_ALIAS=schnappix-alias -SCHNAPPIX_RELEASE_STORE_PASSWORD=DEIN_KEYSTORE_PASSWORT -SCHNAPPIX_RELEASE_KEY_PASSWORD=DEIN_SCHLUESSEL_PASSWORT \ No newline at end of file +android.extraMavenRepos=[{"url":"https://jitpack.io"}] \ No newline at end of file