mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-04-20 03:25:14 +00:00
0.1.2.3
This commit is contained in:
parent
5e1253b13d
commit
b32880ca9d
4 changed files with 4 additions and 4 deletions
Binary file not shown.
BIN
NockNock-0.1.2.3.apk
Normal file
BIN
NockNock-0.1.2.3.apk
Normal file
Binary file not shown.
|
@ -2,14 +2,14 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.0"
|
||||
buildToolsVersion "24.0.1"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.afollestad.nocknock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 24
|
||||
versionCode 12
|
||||
versionName "0.1.2.2"
|
||||
versionCode 13
|
||||
versionName "0.1.2.3"
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<item>Minute(s)</item>
|
||||
<item>Hour(s)</item>
|
||||
<item>Day(s)</item>
|
||||
<item>Weeks(s)</item>
|
||||
<item>Week(s)</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="site_long_options" translatable="false">
|
||||
|
|
Loading…
Add table
Reference in a new issue