Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 19629ff

Browse files
author
Dennis Hemker
committed
Bump version
1 parent aa2aeb8 commit 19629ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "de.apkgrabber"
1111
minSdkVersion 14
1212
targetSdkVersion 28
13-
versionCode 43
14-
versionName "1.6.6"
13+
versionCode 44
14+
versionName "1.7.0"
1515
testApplicationId "de.apkgrabber.test"
1616
testInstrumentationRunner "de.apkgrabber.test.CucumberInstrumentation"
1717
multiDexEnabled true

0 commit comments

Comments
 (0)