Remove need for unused permissions and add Play Store link
This commit is contained in:
@@ -91,8 +91,8 @@ android {
|
||||
applicationId "com.exactresistorcalculator"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 4
|
||||
versionName "1.0.0"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user