feat(auth): integrate SmartAuth for SMS code auto-fill and update localization strings

This commit is contained in:
sergejwinston
2026-04-07 02:51:34 +07:00
parent 1a130b80ff
commit 37e320a52b
10 changed files with 101 additions and 54 deletions
+4
View File
@@ -2,3 +2,7 @@ org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m
android.useAndroidX=true
kotlin.incremental=false
dev.steenbakker.mobile_scanner.useUnbundled=true
systemProp.socksProxyHost=127.0.0.1
systemProp.socksProxyPort=10808
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=10808