Skip to content

Commit 208bf64

Browse files
committed
build: min sdk 29
1 parent 12e97d4 commit 208bf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212

1313
defaultConfig {
1414
minSdkVersion 29
15-
targetSdk 36
15+
targetSdkVersion 36
1616
versionCode 2000045
1717
versionName "2.0.45-SNAPSHOT"
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)