Skip to content

Commit

Permalink
CHANGE sample app jitpack version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Techwolf12 committed Sep 14, 2022
1 parent d3123e9 commit 20e1dd6
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 @@ -93,5 +93,5 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$version_androidx_lifecycle"

localImplementation project(path: ':q42stats')
jitpackImplementation 'com.github.q42:q42stats.android:2.2.2'
jitpackImplementation 'com.github.q42:q42stats.android:2.3.0'
}

0 comments on commit 20e1dd6

Please sign in to comment.