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

Commit

Permalink
v23.1 (51)
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaW committed Dec 18, 2020
1 parent fabb1fd commit d6ede1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions riru/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ def minApiVersion = rootProject.ext.riruMinApiVersion
def moduleProp = [
id : "riru-core",
name : "Riru",
version : "v23.0",
versionCode: "50",
version : "v23.1",
versionCode: "51",
author : "Rikka",
description: "Inject into zygote process. Required by all \"Riru\" modules."
]
Expand Down

0 comments on commit d6ede1a

Please sign in to comment.