diff --git a/app/build.gradle b/app/build.gradle index 2c73052b9ca..8c840e2a314 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId 'io.github.muntashirakon.AppManager' minSdk min_sdk targetSdk target_sdk - versionCode 428 - versionName "3.1.5" + versionCode 429 + versionName "3.1.6" javaCompileOptions { annotationProcessorOptions { arguments = ["room.schemaLocation": "$projectDir/schemas".toString()] diff --git a/app/src/main/res/raw/changelog.xml b/app/src/main/res/raw/changelog.xml index fe02aaeae68..8bcffe38d64 100644 --- a/app/src/main/res/raw/changelog.xml +++ b/app/src/main/res/raw/changelog.xml @@ -1,5 +1,20 @@ + + + Funding campaign dates have been updated as this is going to be the last campaign in + many years. + + Update vulnerable dependencies + + [br /][b]Full list of changes:[/b] [a + href="https://github.com/MuntashirAkon/AppManager/compare/v3.1.5...v3.1.6"]v3.1.5...v3.1.6[/a] + +