mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
Very little fixes
This commit is contained in:
parent
fe3197f1ca
commit
3d6da2595f
@ -52,6 +52,7 @@ android {
|
||||
// Used for on device testing. Same performance, but no analytics
|
||||
resValue("bool", "FIREBASE_ANALYTICS_DEACTIVATED", "true")
|
||||
resValue("bool", "FIREBASE_CRASHLYTICS_ENABLED", "false")
|
||||
buildConfigField ("String", "StoreLink", "\"http://play.google.com/store/apps/details?id=com.sadellie.unitto\"")
|
||||
shrinkResources true
|
||||
minifyEnabled true
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
|
@ -793,7 +793,7 @@
|
||||
<string name="terms_and_conditions">Terms and Conditions</string>
|
||||
<string name="privacy_policy">Privacy Policy</string>
|
||||
<string name="third_party_licenses">Third party licenses</string>
|
||||
<string name="rate_this_app">Rate this app on Play Store</string>
|
||||
<string name="rate_this_app">Rate this app</string>
|
||||
<string name="general_settings_group">General</string>
|
||||
<string name="additional_settings_group">Additional</string>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user