bump to latest SDK

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2019-10-11 07:16:01 +02:00
parent 2dbf724b33
commit 92d872ceec
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -117,11 +117,11 @@ android {
javaMaxHeapSize "4g"
}
compileSdkVersion 28
compileSdkVersion 29
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
targetSdkVersion 29
// arguments to be passed to functional tests
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"