Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Rene Dohan committed May 9, 2024
1 parent 9b14175 commit 23b0aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renetik_android_build_common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
renetik_android_ui = "com.renetik.library:renetik-android-ui:$renetik_library_version"
renetik_android_framework = "com.renetik.library:renetik-android-framework:$renetik_library_version"
sdk_version = 34
min_sdk_version = 24
min_sdk_version = 26
appcompat_version = '1.6.1'
material_version = '1.9.0'
ktx_version = '1.12.0'
Expand Down

0 comments on commit 23b0aee

Please sign in to comment.