diff --git a/app/build.gradle b/app/build.gradle index 38a62659..488a2a6f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,7 @@ android { minSdkVersion 16 targetSdkVersion 30 versionCode 66 - versionName "5.1.10" + versionName "5.1.11" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true } @@ -125,7 +125,7 @@ dependencies { implementation "ru.noties.markwon:core:3.1.0" - implementation "xyz.quaver:libpupil:2.1.3" + implementation "xyz.quaver:libpupil:2.1.4" implementation "xyz.quaver:documentfilex:0.6.1" implementation "xyz.quaver:floatingsearchview:1.1.7" diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json index f724feeb..23423f64 100644 --- a/app/release/output-metadata.json +++ b/app/release/output-metadata.json @@ -11,7 +11,7 @@ "type": "SINGLE", "filters": [], "versionCode": 66, - "versionName": "5.1.10", + "versionName": "5.1.11", "outputFile": "app-release.apk" } ]