Skip to content

Commit a43e28a

Browse files
committed
Update version to 3.0.1
1 parent c19d38e commit a43e28a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 47
18-
versionName "3.0.0"
17+
versionCode 48
18+
versionName "3.0.1"
1919
multiDexEnabled true
2020
vectorDrawables.useSupportLibrary = true
2121
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

0 commit comments

Comments
 (0)