Skip to content

Commit 5f06570

Browse files
committed
bump version to 1.0.1 for privacy policy fix
1 parent fa02fb9 commit 5f06570

2 files 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 "me.davidteresi.elsewhere"
1515
minSdkVersion 21
1616
targetSdkVersion 30
17-
versionCode 1
18-
versionName "1.0"
17+
versionCode 2
18+
versionName "1.0.1"
1919

2020
testInstrumentationRunner ".ElsewhereTestRunner"
2121

app/release/app-release.aab

11 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)