Make project compilable out of box. This commit address the following: - remove release key - fix gitignore for Android Studio temp files - add gradle wrapper properties
9 lines
254 B
Plaintext
9 lines
254 B
Plaintext
V2rayNG/app/src/main/res/layout/activity_inapp_buy.xml
|
|
V2rayNG/app/src/main/assets/geoip.dat
|
|
V2rayNG/app/src/main/assets/geosite.dat
|
|
V2rayNG/app/src/main/java/com/v2ray/ang/InappBuyActivity.java
|
|
*.dat
|
|
*.jks
|
|
V2rayNG/app/release/output.json
|
|
.idea/
|
|
.gradle/ |