Not show ad on first day

This commit is contained in:
hyb1996
2018-07-09 16:28:50 +08:00
parent e247943035
commit b9c7250cf8
13 changed files with 48 additions and 38 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.autojs.autojs"
minSdkVersion 17
targetSdkVersion 23
versionCode 403
versionName "4.0.0 Beta"
versionCode 404
versionName "4.0.1 Beta"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {