Skip to content

Commit

Permalink
CHANGE Sample app jitpack version to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Techwolf12 committed Sep 14, 2022
1 parent cb35c14 commit 3b10cc8
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.1'
jitpackImplementation 'com.github.q42:q42stats.android:2.2.2'
}

0 comments on commit 3b10cc8

Please sign in to comment.