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

View file

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