修改uc PullupActivity相关配置
This commit is contained in:
parent
86e7543a00
commit
10027cdcac
@ -6,8 +6,8 @@ android {
|
||||
applicationId "com.hnjc.wjtx.aligames"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 26
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
versionCode 2
|
||||
versionName "1.0.2"
|
||||
ndk {
|
||||
abiFilters 'armeabi-v7a'
|
||||
}
|
||||
|
@ -63,7 +63,7 @@
|
||||
<action android:name="android.intent.action.VIEW"/>
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE"/>
|
||||
<data android:scheme="ng119474" />
|
||||
<data android:scheme="ng1179479" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user