Skip to content

Commit 6bcfc3b

Browse files
committed
Update version to 3.0.4
1 parent 4cd06b6 commit 6bcfc3b

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

0 commit comments

Comments
 (0)