Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
App Manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Muntashir Al-Islam
App Manager
Commits
5db816e4
Commit
5db816e4
authored
1 year ago
by
Muntashir Al-Islam
Browse files
Options
Downloads
Patches
Plain Diff
[fastlane] Prepare for v3.1.6
Signed-off-by:
Muntashir Al-Islam
<
muntashirakon@riseup.net
>
parent
632e9f57
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
app/build.gradle
+2
-2
2 additions, 2 deletions
app/build.gradle
app/src/main/res/raw/changelog.xml
+15
-0
15 additions, 0 deletions
app/src/main/res/raw/changelog.xml
fastlane/metadata/android/en-US/changelogs/429.txt
+2
-0
2 additions, 0 deletions
fastlane/metadata/android/en-US/changelogs/429.txt
with
19 additions
and
2 deletions
app/build.gradle
+
2
−
2
View file @
5db816e4
...
...
@@ -14,8 +14,8 @@ android {
applicationId
'io.github.muntashirakon.AppManager'
minSdk
min_sdk
targetSdk
target_sdk
versionCode
42
8
versionName
"3.1.
5
"
versionCode
42
9
versionName
"3.1.
6
"
javaCompileOptions
{
annotationProcessorOptions
{
arguments
=
[
"room.schemaLocation"
:
"$projectDir/schemas"
.
toString
()]
...
...
This diff is collapsed.
Click to expand it.
app/src/main/res/raw/changelog.xml
+
15
−
0
View file @
5db816e4
<?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"
...
...
This diff is collapsed.
Click to expand it.
fastlane/metadata/android/en-US/changelogs/429.txt
0 → 100644
+
2
−
0
View file @
5db816e4
- 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment