mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Add to .gitignore
This commit is contained in:
parent
d04e132f6b
commit
9dc8fe4154
2 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -44,3 +44,5 @@ Thumbs.db
|
||||||
|
|
||||||
*.class
|
*.class
|
||||||
gen/
|
gen/
|
||||||
|
/android-signing-keystore.jks
|
||||||
|
/secrets.properties
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
"type": "SINGLE",
|
"type": "SINGLE",
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 260217704,
|
"versionCode": 24065,
|
||||||
"versionName": "0.65.20211204-ac94daf",
|
"versionName": "0.65.20220101-d04e132",
|
||||||
"outputFile": "app-preproduct-prerelease.apk"
|
"outputFile": "app-preproduct-prerelease.apk"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue