Skip to content

Commit

Permalink
Also specify minSDK version for Android.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrizagidulin committed Sep 5, 2024
1 parent 01f9d06 commit 1800f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
},
"compileSdkVersion": 34,
"targetSdkVersion": 34,
"minSdkVersion": 34,
"buildToolsVersion": "34.0.0"
}
}
Expand Down

0 comments on commit 1800f18

Please sign in to comment.