Skip to content
Snippets Groups Projects
Commit 5db816e4 authored by Muntashir Al-Islam's avatar Muntashir Al-Islam
Browse files

[fastlane] Prepare for v3.1.6

parent 632e9f57
No related branches found
No related tags found
No related merge requests found
......@@ -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()]
......
<?xml version="1.0" encoding="utf-8" standalone="yes"?><!DOCTYPE changelog SYSTEM "https://raw.githubusercontent.com/MuntashirAkon/AppManager/master/schema/changlelog.dtd">
<changelog>
<release
type="stable release"
version="v3.1.6"
code="429"
date="21 April 2024">
<note>
Funding campaign dates have been updated as this is going to be the last campaign in
many years.
</note>
<fix title="Security">Update vulnerable dependencies</fix>
<note>
[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]
</note>
</release>
<release
type="stable release"
version="v3.1.5"
......
- Funding campaign dates have been updated as this is going to be the last campaign in many years.
- [Security] Update vulnerable dependencies.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment