Skip to content

Commit ce68e3a

Browse files
committed
Release 3.4.2-0
1 parent 68c1bd1 commit ce68e3a

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Update microG (including Companion, previously known as FakeStore) to 0.3.0
1+
- Fix for real Play Store on Android 14
2+
- Fix for modern ColorOS/OxygenOS

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=microg_installer
22
name=microG Installer Revived
3-
version=Revived 3.4.1-0
4-
versionCode=30410
3+
version=Revived 3.4.2-0
4+
versionCode=30420
55
author=nift4
66
description=Install microG GmsCore, Companion (or Play Store if you want so), GsfProxy and MapsV1 to /system/
77
updateJson=https://raw.github.com/nift4/microg_installer_revived/master/update.json

update.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "Revived 3.4.1-0",
3-
"versionCode": 30410,
4-
"zipUrl": "https://github.com/nift4/microg_installer_revived/releases/download/v3.4.1-0/microG_Installer_Revived.zip",
5-
"changelog": "https://github.com/nift4/microg_installer_revived/raw/v3.4.1-0/CHANGELOG"
2+
"version": "Revived 3.4.2-0",
3+
"versionCode": 30420,
4+
"zipUrl": "https://github.com/nift4/microg_installer_revived/releases/download/v3.4.2-0/microG_Installer_Revived.zip",
5+
"changelog": "https://github.com/nift4/microg_installer_revived/raw/v3.4.2-0/CHANGELOG"
66
}

0 commit comments

Comments
 (0)