Skip to content

Commit a32af3a

Browse files
committed
set minSdk to 26 (for the moment)
1 parent a30dae3 commit a32af3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/tinySSB/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
applicationId "nz.scuttlebutt.tremolavossbol"
15-
minSdk 24
15+
minSdk 26
1616
targetSdkVersion 30
1717
versionCode 2
1818
versionName "0.2"

0 commit comments

Comments
 (0)