change the right directory name

This commit is contained in:
jmir1
2021-12-18 16:59:45 +01:00
parent b69d1586d7
commit 5d345bdc82
9 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
ext {
extName = 'MY CIMA MOVIES'
pkgNameSuffix = 'ar.mycimamovies'
pkgNameSuffix = 'ar.mycimamovie'
extClass = '.MyCimaMovie'
extVersionCode = 7
libVersion = '12'

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -1,4 +1,4 @@
package eu.kanade.tachiyomi.animeextension.ar.mycimamovies
package eu.kanade.tachiyomi.animeextension.ar.mycimamovie
import android.app.Application
import android.content.SharedPreferences