persistence-room: bump compileSdkVersion to 29

This commit is contained in:
Paul Schaub 2019-09-30 02:21:44 +02:00
parent 03f368d555
commit a8a00dda61
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.library'
android {
compileSdkVersion 28
compileSdkVersion 29
defaultConfig {