Skip to content

Commit

Permalink
fix id
Browse files Browse the repository at this point in the history
  • Loading branch information
naicfeng committed May 13, 2020
1 parent c07a653 commit 51fbfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
buildToolsVersion(gBuildToolsVersion)

defaultConfig {
applicationId = "com.github.kr328.clash"
applicationId = "com.github.kr328.clashr"

minSdkVersion(gMinSdkVersion)
targetSdkVersion(gTargetSdkVersion)
Expand Down

0 comments on commit 51fbfe4

Please sign in to comment.