We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d0469b commit 43b1939Copy full SHA for 43b1939
HTTPShortcuts/framework/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
android {
7
namespace = "ch.rmy.android.framework"
8
- compileSdk = 35
+ compileSdk = 36
9
10
defaultConfig {
11
minSdk = 26
0 commit comments