Skip to content

Commit

Permalink
Change min SDK version to 19
Browse files Browse the repository at this point in the history
  • Loading branch information
tux3 committed Mar 11, 2019
1 parent 0829af5 commit e0fb484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tanker-bindings/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ version 'dev'
android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 21
minSdkVersion 19
targetSdkVersion 28

ndk {
Expand Down

0 comments on commit e0fb484

Please sign in to comment.