Skip to content

Commit eb909a8

Browse files
committed
trigger new build on F-Droid
1 parent a2c900d commit eb909a8

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "org.totschnig.ocr"
1717
minSdkVersion 16
1818
targetSdkVersion 30
19-
versionCode 2
20-
versionName "2.0"
19+
versionCode 3
20+
versionName "2.0.1"
2121

2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)