Skip to content

Commit

Permalink
Merge pull request #66 from LupaDevStudio/55-fix-deprecated-androidxf…
Browse files Browse the repository at this point in the history
…ragment-100

update androidx fragment
  • Loading branch information
LupaDevStudio authored Dec 5, 2023
2 parents cfe8a5c + 93db770 commit 5fe2e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildozer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ android.add_src = src
#android.add_assets =

# (list) Gradle dependencies to add
android.gradle_dependencies = com.google.android.gms:play-services-ads:22.5.0
android.gradle_dependencies = com.google.android.gms:play-services-ads:22.5.0, androidx.fragment:fragment-ktx:1.3.0-beta01

# (bool) Enable AndroidX support. Enable when 'android.gradle_dependencies'
# contains an 'androidx' package, or any package from Kotlin source.
Expand Down

0 comments on commit 5fe2e39

Please sign in to comment.