mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-04-20 03:25:14 +00:00
0.1.3.1
This commit is contained in:
parent
680f6b2931
commit
beece8c0c1
5 changed files with 3 additions and 2 deletions
1
.idea/modules.xml
generated
1
.idea/modules.xml
generated
|
@ -2,6 +2,7 @@
|
|||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/NockNock.iml" filepath="$PROJECT_DIR$/NockNock.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nock-nock.iml" filepath="$PROJECT_DIR$/nock-nock.iml" />
|
||||
</modules>
|
||||
|
|
Binary file not shown.
Binary file not shown.
BIN
NockNock-0.1.3.1.apk
Normal file
BIN
NockNock-0.1.3.1.apk
Normal file
Binary file not shown.
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.afollestad.nocknock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 24
|
||||
versionCode 13
|
||||
versionName "0.1.2.3"
|
||||
versionCode 14
|
||||
versionName "0.1.3.1"
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
|
|
Loading…
Add table
Reference in a new issue