Skip to content

Commit

Permalink
Bump version and make updatable through magisk manager
Browse files Browse the repository at this point in the history
  • Loading branch information
sn-00-x committed Apr 17, 2023
1 parent 0e1f6c9 commit f534f78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 4 additions & 3 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
id=aa4mg
name=Android Auto 4 MicroG
version=aa4mg 0.5.1-a13
versionCode=230410
version=aa4mg 0.6
versionCode=2304171
author=sn00x, Byreqz & Rikj000
description=Install required Android Auto stubs with XLauncher Unlocked on top of MicroG!
description=Install Android Auto, optional stubs and XLauncher Unlocked on top of MicroG!
updateJson=https://raw.githubusercontent.com/sn-00-x/aa4mg/master/update.json
6 changes: 6 additions & 0 deletions update.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version": "aa4mg 0.6",
"versionCode": "2304171",
"zipUrl": "https://github.com/sn-00-x/aa4mg/releases/download/v0.6/aa4mg-v0.6.zip",
"changelog": "https://raw.githubusercontent.com/sn-00-x/aa4mg/v0.6/CHANGELOG"
}

0 comments on commit f534f78

Please sign in to comment.