Skip to content

Commit 60d20dc

Browse files
committed
update : compileSdk version to 34
1 parent 574c368 commit 60d20dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dexter/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ publishing {
2828

2929
android {
3030
namespace = "com.hardik.dexter"
31-
compileSdk = 33
31+
compileSdk = 34
3232

3333
defaultConfig {
3434
minSdk = 19

0 commit comments

Comments
 (0)