This commit is contained in:
Aidan Follestad 2016-09-02 15:08:23 -05:00
parent 680f6b2931
commit beece8c0c1
5 changed files with 3 additions and 2 deletions

1
.idea/modules.xml generated
View file

@ -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

Binary file not shown.

View file

@ -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