Skip to content

Commit

Permalink
CHANGE Sample jitpack version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ninovanhooff committed Jul 12, 2022
1 parent 67e1be4 commit 3d16e03
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.0.0'
jitpackImplementation 'com.github.q42:q42stats.android:2.2.1'
}

0 comments on commit 3d16e03

Please sign in to comment.