Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
update version to v19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaW committed Apr 4, 2020
1 parent f2b67da commit 1a09090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ def apiVersion = 4
def moduleProp = [
id : "riru-core",
name : "Riru (Riru - Core)",
version : "v19.7",
versionCode: "29",
version : "v19.8",
versionCode: "30",
author : "Rikka",
description: "Inject zygote process by replace libmemtrack.so, provide interface to other Riru modules."
]
Expand Down

0 comments on commit 1a09090

Please sign in to comment.