Skip to content

Commit 8f142b1

Browse files
committed
Increase min sdk version to 29 = Android 10
1 parent e8a9ae0 commit 8f142b1

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
@@ -4,7 +4,7 @@ android {
44
compileSdkVersion 35
55
defaultConfig {
66
applicationId "eu.postgresql.android.conferencescanner"
7-
minSdkVersion 23
7+
minSdkVersion 29
88
targetSdkVersion 35
99
versionCode 106000
1010
versionName "1.6.0"

0 commit comments

Comments
 (0)