Skip to content

Commit

Permalink
Update sample app version
Browse files Browse the repository at this point in the history
  • Loading branch information
yschermer committed Dec 19, 2022
1 parent 812a8ee commit cf5e998
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.3.0'
jitpackImplementation 'com.github.q42:q42stats.android:2.4.0'
}

0 comments on commit cf5e998

Please sign in to comment.