From 3154e055502594f981f5c6de0166f817a2655aa5 Mon Sep 17 00:00:00 2001 From: orfelorfel23 Date: Tue, 23 Jun 2026 20:51:17 +0200 Subject: [PATCH] Auto-Commit: 2026-06-23 20:51:17 --- android/gradle.properties | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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