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 3e1254c commit 1acf47fCopy full SHA for 1acf47f
common-methods.gradle
@@ -2,7 +2,7 @@
2
ext {
3
COMPILE_SDK_VERSION = 33
4
APPCOMPAT_LIBRARY_VERSION = '1.2.0'
5
- CT_SDK_VERSION = '4.7.4'
+ CT_SDK_VERSION = '5.0.0'
6
MIN_SDK_VERSION = 19 // CT SDK 4.7.2 has minSDK set as 19
7
JAVA_VERSION = JavaVersion.VERSION_1_8
8
0 commit comments