mirror of
https://github.com/Fuzion24/JustTrustMe.git
synced 2026-04-01 07:59:46 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c6a404aea | ||
|
|
42edde1359 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
*.iml
|
*.iml
|
||||||
|
/bin/
|
||||||
app/build/
|
app/build/
|
||||||
app/src/main/bin/
|
app/src/main/bin/
|
||||||
app/src/main/gen/
|
app/src/main/gen/
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ android {
|
|||||||
applicationId 'just.trust.me'
|
applicationId 'just.trust.me'
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 22
|
targetSdkVersion 22
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName '1.0'
|
versionName '.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user