include 0.102.3 in binaries OTA update ZIP
diff --git a/create_ota.sh b/create_ota.sh
index b02a88a..97ab088 100755
--- a/create_ota.sh
+++ b/create_ota.sh
@@ -34,7 +34,8 @@
 VERSION=$(grep versionCode=\"\[[:digit:]]\*\" app/src/main/AndroidManifest.xml | cut -d \" -f 2)
 GITVERSION=$(git describe --tags --always)
 
-FDROID_APK=org.fdroid.fdroid_102250.apk
+# TODO this should be FDroid.apk once 102350 is there
+FDROID_APK=org.fdroid.fdroid_102350.apk
 PRIVEXT_APK=org.fdroid.fdroid.privileged_${VERSION}.apk
 
 # Collect files