Skip to content

Commit 9fa6bfc

Browse files
committed
restore min sdk 23
1 parent e8a9799 commit 9fa6bfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tasks.register('conanProfile', Copy) {
3030
android {
3131
defaultConfig {
3232
applicationId "at.tomtasche.reader"
33-
minSdkVersion 34
33+
minSdkVersion 23
3434
compileSdkVersion 34
3535
targetSdkVersion 34
3636

0 commit comments

Comments
 (0)