Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit f59905a

Browse files
author
vadim
committed
fix: temporary workaround due to [https://issuetracker.google.com/issues/194289155](this issue)
1 parent bc9f874 commit f59905a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎buildSrc/src/main/kotlin/ApplicationConfig.kt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object ApplicationConfig {
66
const val APPLICATION_VERSION_INT = 1
77
const val APPLICATION_VERSION_NAME = "1.0.1"
88

9-
const val MIN_SDK_VERSION = 21
9+
const val MIN_SDK_VERSION = 24// temporary workaround due to error while desugarizing
1010
const val TARGET_SDK_VERSION = 30
1111
const val BUILD_TOOLS_VERSION = "30.0.3"
1212
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /