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