diff --git a/app/build.gradle b/app/build.gradle index c7296d897..a1ac756a6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' apply plugin: 'kotlin-android' android { - compileSdkVersion 32 + compileSdkVersion 33 compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 @@ -21,7 +21,7 @@ android { defaultConfig { applicationId "com.haishinkit.app" minSdkVersion 21 - targetSdkVersion 32 + targetSdkVersion 33 versionCode 1 versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" diff --git a/build.gradle b/build.gradle index 9472998da..9dd2c3199 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ apply plugin: 'org.jetbrains.dokka' buildscript { ext.kotlin_version = '1.7.10' ext.library_group = 'com.haishinkit' - ext.version_name = "0.10.0" + ext.version_name = "0.10.1" repositories { mavenCentral() diff --git a/docs/haishinkit/com.haishinkit.amf.data/-as-array/-as-array.html b/docs/haishinkit/com.haishinkit.amf.data/-as-array/-as-array.html index aecc134c4..997278652 100644 --- a/docs/haishinkit/com.haishinkit.amf.data/-as-array/-as-array.html +++ b/docs/haishinkit/com.haishinkit.amf.data/-as-array/-as-array.html @@ -3,8 +3,7 @@