update android test versions
This commit is contained in:
parent
261db0e579
commit
a437e54408
@ -58,10 +58,10 @@ ifeq ($(TEMPLATE), android)
|
||||
NDK_VERSION := 28.0.13004108
|
||||
BUILD_TOOLS_VERSION := 36.0.0
|
||||
ANDROID_VERSION := 36
|
||||
ANDROIDX_CORE_VERSION := 1.15.0
|
||||
ANDROIDX_CORE_VERSION := 1.16.0
|
||||
ANDROIDX_LIFECYCLE_COMMON_VERSION := 2.8.7
|
||||
ANDROIDX_VERSIONEDPARCELABLE_VERSION := 1.2.1
|
||||
KOTLIN_STDLIB_VERSION := 2.1.10
|
||||
KOTLINX_COROUTINES_CORE_VERSION := 1.10.1
|
||||
KOTLINX_COROUTINES_CORE_JVM_VERSION := 1.10.1
|
||||
KOTLIN_STDLIB_VERSION := 2.1.20
|
||||
KOTLINX_COROUTINES_CORE_VERSION := 1.10.2
|
||||
KOTLINX_COROUTINES_CORE_JVM_VERSION := 1.10.2
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user