Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 14 targetSdkVersion 28 versionCode 49 versionName "1.0.1" versionCode 50 versionName "2.0.0" // vectorDrawables.useSupportLibrary = true } buildTypes { Loading Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 14 targetSdkVersion 28 versionCode 49 versionName "1.0.1" versionCode 50 versionName "2.0.0" // vectorDrawables.useSupportLibrary = true } buildTypes { Loading