Skip to content

Commit 6294fad

Browse files
author
tiann
committed
0.12.7 0.7.4
1 parent 6ee6b3d commit 6294fad

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHINESE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,6 @@ VirusTotal 还有一些其他的杀毒引擎检测到VirtualXposed有病毒,
113113
[xpl]: https://github.com/android-hacker/VirtualXposed/wiki/Privacy-control(XPrivacyLua)
114114
[minminguard]: http://repo.xposed.info/module/tw.fatminmin.xposed.minminguard
115115
[yta]: http://repo.xposed.info/module/ma.wanam.youtubeadaway
116+
[xinsta]: http://repo.xposed.info/module/com.ihelp101.instagram
116117

117118

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,4 @@ Credits
132132
[xpl]: https://github.com/android-hacker/VirtualXposed/wiki/Privacy-control(XPrivacyLua)
133133
[minminguard]: http://repo.xposed.info/module/tw.fatminmin.xposed.minminguard
134134
[yta]: http://repo.xposed.info/module/ma.wanam.youtubeadaway
135+
[xinsta]: http://repo.xposed.info/module/com.ihelp101.instagram

VirtualApp/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId "io.va.exposed"
2929
minSdkVersion 21
3030
targetSdkVersion 23
31-
versionCode 126
32-
versionName "0.12.6"
31+
versionCode 127
32+
versionName "0.12.7"
3333
multiDexEnabled false
3434
android {
3535
defaultConfig {

0 commit comments

Comments
 (0)