Skip to content

Commit

Permalink
Fix version of AppIntro dependency, by @gsantner, closes gsantner#1632
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Mar 21, 2022
1 parent 3f7243b commit 285551f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ dependencies {

// UI libs
implementation 'com.pixplicity.generate:library:1.1.8'
implementation 'com.github.AppIntro:AppIntro:4.2.3'
implementation 'com.github.AppIntro:AppIntro:v4.2.3'
implementation 'com.kailashdabhi:om-recorder:1.1.5'
implementation 'com.github.mertakdut:EpubParser:1.0.95'
implementation project(':app:thirdparty-lib-src:QuadFlask-colorpicker')
Expand Down

0 comments on commit 285551f

Please sign in to comment.