Commit 5d25cf28 authored by wanglei's avatar wanglei

...

parent 04a18f68
......@@ -8,7 +8,7 @@ import javax.crypto.spec.SecretKeySpec
object AESHelper {
private const val aesKey = "7vwdrlk6bp8rihe4"
private const val aesKey = "g78bbcrtr4iaeekw"
private val cipher by lazy {
Cipher.getInstance("AES/GCM/NoPadding")
......
......@@ -2,15 +2,15 @@ package com.base.pdfreader2.helper
object ConfigHelper {
const val privacyPolicy: String = "https://sites.google.com/view/pdf-reader-scan/pdf-reader"
const val termService: String = "https://sites.google.com/view/term-of-service-s/term-of-service"
const val privacyPolicy: String = "https://sites.google.com/view/pdfreaderimagetopdf/pdf-reader-image-to-pdf"
const val termService: String = "https://sites.google.com/view/pdfreaderimagetopdf/pdf-reader-image-to-pdf"
// 正式包名
const val packageName = "com.lol.pdfscanner.libstdc.chovey"
const val packageName = "com.pdfninja.pdfreaderandimagetopdf.bmw"
// 域名
const val eventUrl = "https://rp.gamexzonerk.xyz"
const val apiUrl = "https://api.gamexzonerk.xyz"
const val eventUrl = "https://rp.rocioxyn.xyz"
const val apiUrl = "https://api.rocioxyn.xyz"
//admob test id
......
<resources>
<string name="app_name">PDF Reader &amp; Image to Pdf</string>
<string name="facebook_app_id">1111111111</string>
<string name="facebook_app_id">944700447857513</string>
<string name="next">Next</string>
<string name="previous">Previous</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment