Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaW committed Apr 24, 2019
1 parent 2ca5d4f commit c42e737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def riruApi = 3

def moduleIdMagisk = "riru_location_report_enabler"
def moduleNameMagisk = "Riru - $moduleName"
def moduleDescriptionMagisk = "$moduleDescription. Requires Riru - Core v18 or above installed."
def moduleDescriptionMagisk = "$moduleDescription Requires Riru - Core v18 or above installed."
def zipNameMagisk = "magisk-${project.name}-${versionName}.zip"

def isWindows = org.gradle.internal.os.OperatingSystem.current().isWindows()
Expand Down

0 comments on commit c42e737

Please sign in to comment.