From e87c0ca881a246e919469f80f615e511e9a856fb Mon Sep 17 00:00:00 2001 From: sn00x <90611925+sn-00-x@users.noreply.github.com> Date: Thu, 6 Apr 2023 08:45:47 +0200 Subject: [PATCH] exclude stubs from zip --- README.md | 2 +- module.prop | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d3dc2a8..524369a 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ use [King Installer](https://github.com/Rikj000/KingInstaller) to "install as Go ## Build ```bash -zip aa4mg.zip -9r * +zip aa4mg.zip -9r * -x "stubs/*" ``` ## Credits diff --git a/module.prop b/module.prop index 6731ad4..174b34f 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=aa4mg name=Android Auto 4 microG -version=aa4mg 0.4-a13 -versionCode=230401 +version=aa4mg 0.4.2-a13 +versionCode=230406 author=sn00x, Byreqz & Rikj000 description=Install Android Auto on top of MicroG