Skip to content

Commit 43de1af

Browse files
committed
Update version to 3.0.3
1 parent 3ffe4bd commit 43de1af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "sk.styk.martin.apkanalyzer"
1515
minSdkVersion 21
1616
targetSdkVersion 30
17-
versionCode 49
18-
versionName "3.0.2"
17+
versionCode 50
18+
versionName "3.0.3"
1919
multiDexEnabled true
2020
vectorDrawables.useSupportLibrary = true
2121
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

0 commit comments

Comments
 (0)