configuration changes and versioning

This commit is contained in:
Arjun Patel
2018-08-03 20:17:58 -07:00
parent 1ab6d52245
commit 661387c7a5
7 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -102,8 +102,8 @@ android {
applicationId "com.nexto"
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 6
versionName "6.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB