Skip to content

Commit

Permalink
[INJIMOB-1781]: bump up version target sdk of inji (#1603)
Browse files Browse the repository at this point in the history
Signed-off-by: Alka Prasad <[email protected]>
  • Loading branch information
Alka1703 authored Sep 6, 2024
1 parent 2a21a31 commit a7d91c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
buildToolsVersion = "33.0.0"
minSdkVersion = 23
compileSdkVersion = 33
targetSdkVersion = 33
targetSdkVersion = 34
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
ndkVersion = "21.4.7075529"
kotlinVersion = "1.9.0"
Expand Down

0 comments on commit a7d91c2

Please sign in to comment.