Skip to content

Commit 7ceff1d

Browse files
committed
major file renaming workaround. very hacky, possibly a memory leak
1 parent ef152a6 commit 7ceff1d

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
@@ -11,8 +11,8 @@ android {
1111
applicationId "foss.zip.offline.browser.offlinezipbrowser"
1212
minSdk 21
1313
targetSdk 32
14-
versionCode 4
15-
versionName "0.3.1"
14+
versionCode 5
15+
versionName "0.4.0"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)