Skip to content

Commit 6e50986

Browse files
committed
Удалены не нужные иконки. Новые векторные иконки.
1 parent bea4fce commit 6e50986

99 files changed

Lines changed: 101 additions & 33 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.mcal.disassembler"
88
minSdkVersion 14
99
targetSdkVersion 29
10-
versionCode 15
11-
versionName "1.5"
10+
versionCode 17
11+
versionName "1.7"
1212
ndk {
1313
abiFilters 'armeabi-v7a', 'x86', 'arm64-v8a', 'x86_64'
1414
}

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<!--uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
88
<uses-permission android:name="android.permission.READ_PHONE_STATE" /-->
99
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
10-
10+
<uses-permission android:name="com.android.vending.BILLING" />
11+
1112
<application
1213
android:label="@string/app_name"
1314
android:icon="@mipmap/ic_launcher"
-1.04 KB
Binary file not shown.
-267 Bytes
Binary file not shown.
-341 Bytes
Binary file not shown.
-423 Bytes
Binary file not shown.
-607 Bytes
Binary file not shown.
-318 Bytes
Binary file not shown.
-542 Bytes
Binary file not shown.
-893 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)