git_describe: fdroid_release_207
HEAD: ee545aacd19bccaedd104452611e5fc5f32ddb27
date: Sat Dec 20 09:45:33 UTC 2025
target: clean
diff --git a/xwords4/android/app/build.gradle.kts b/xwords4/android/app/build.gradle.kts
index bc0e648f3..73d61b3cd 100644
--- a/xwords4/android/app/build.gradle.kts
+++ b/xwords4/android/app/build.gradle.kts
@@ -266,18 +266,6 @@ android {
         }
     }
 
-    signingConfigs {
-        getByName("debug") {
-            var path = System.getenv("DEBUG_KEYSTORE_PATH")
-            if (null == path || path.equals("")) {
-                path = "./debug.keystore"
-            }
-            storeFile = file(path)
-            keyAlias = "androiddebugkey"
-            storePassword = "android"
-            keyPassword = "android"
-        }
-    }
 
     buildTypes {
         all {
diff --git a/xwords4/android/build.gradle.kts b/xwords4/android/build.gradle.kts
index ca374fa6c..6c38ec9f0 100644
--- a/xwords4/android/build.gradle.kts
+++ b/xwords4/android/build.gradle.kts
@@ -11,7 +11,6 @@ buildscript {
         classpath ("com.android.tools.build:gradle:8.5.0")
         classpath ( "com.google.gms:google-services:4.3.10" )
         classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
-        // classpath ( "com.google.firebase:firebase-crashlytics-gradle:2.5.2" ) // rm-for-fdroid
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files
 
diff --git a/xwords4/android/gradle.properties b/xwords4/android/gradle.properties
index 55ad38714..5ee198c8b 100644
--- a/xwords4/android/gradle.properties
+++ b/xwords4/android/gradle.properties
@@ -22,3 +22,4 @@ android.enableJetifier=true
 android.nonTransitiveRClass=false
 android.nonFinalResIds=false
 android.defaults.buildfeatures.buildconfig=true
+GITREV=fdroid_release_207
diff --git a/xwords4/common/cJSON b/xwords4/common/cJSON
--- a/xwords4/common/cJSON
+++ b/xwords4/common/cJSON
@@ -1 +1 @@
-Subproject commit 87d8f0961a01bf09bef98ff89bae9fdec42181ee
+Subproject commit 87d8f0961a01bf09bef98ff89bae9fdec42181ee-dirty
diff --git a/xwords4/dawg/English/BasEnglish.dict.gz b/xwords4/dawg/English/BasEnglish.dict.gz
deleted file mode 100644
index cf3f3806b..000000000
Binary files a/xwords4/dawg/English/BasEnglish.dict.gz and /dev/null differ
