[cuutruyen] Update drm script (#15398)

* Update drm script

* Split javascript string

* Restore previous drm script generation instructions
This commit is contained in:
AccountForStealingCode 2023-02-20 23:46:22 +07:00 committed by GitHub
parent 507fa6e0cd
commit 939be9e26d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 18 deletions

View File

@ -6,7 +6,7 @@ ext {
extName = 'Cứu Truyện' extName = 'Cứu Truyện'
pkgNameSuffix = 'vi.cuutruyen' pkgNameSuffix = 'vi.cuutruyen'
extClass = '.CuuTruyen' extClass = '.CuuTruyen'
extVersionCode = 3 extVersionCode = 4
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"