mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
As per https://github.com/facebook/react-native#-requirements
This commit is contained in:
parent
876fcfe008
commit
d889cd55db
@ -3,7 +3,7 @@
|
||||
buildscript {
|
||||
ext {
|
||||
buildToolsVersion = "29.0.2"
|
||||
minSdkVersion = 16
|
||||
minSdkVersion = 21
|
||||
compileSdkVersion = 29
|
||||
targetSdkVersion = 29
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user