We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd06b6 commit 6bcfc3bCopy full SHA for 6bcfc3b
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "sk.styk.martin.apkanalyzer"
15
minSdkVersion 21
16
targetSdkVersion 30
17
- versionCode 50
18
- versionName "3.0.3"
+ versionCode 51
+ versionName "3.0.4"
19
multiDexEnabled true
20
vectorDrawables.useSupportLibrary = true
21
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
0 commit comments