Deduplicate some code.

Change package name.
This commit is contained in:
NerdNumber9
2017-01-05 18:26:32 -05:00
parent 8fb4093dc6
commit cb73e55db1
2 changed files with 2 additions and 15 deletions

View File

@ -35,7 +35,7 @@ android {
publishNonDefault true
defaultConfig {
applicationId "eu.kanade.tachiyomi.eh"
applicationId "eu.kanade.tachiyomi.eh2"
minSdkVersion 16
targetSdkVersion 25
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"