mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-08-03 14:48:39 +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 {
|
android {
|
||||||
compileSdkVersion 24
|
compileSdkVersion 24
|
||||||
buildToolsVersion "24.0.0"
|
buildToolsVersion "24.0.1"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.afollestad.nocknock"
|
applicationId "com.afollestad.nocknock"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 12
|
versionCode 13
|
||||||
versionName "0.1.2.2"
|
versionName "0.1.2.3"
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
abortOnError false
|
abortOnError false
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
<item>Minute(s)</item>
|
<item>Minute(s)</item>
|
||||||
<item>Hour(s)</item>
|
<item>Hour(s)</item>
|
||||||
<item>Day(s)</item>
|
<item>Day(s)</item>
|
||||||
<item>Weeks(s)</item>
|
<item>Week(s)</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="site_long_options" translatable="false">
|
<string-array name="site_long_options" translatable="false">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue