Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Update appcompat version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Feline committed Sep 27, 2018
1 parent 5296fe5 commit 20e353a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
}
dependencies {
implementation project(':core')
implementation 'com.android.support:appcompat-v7:28.0.0-rc02'
implementation 'com.android.support:appcompat-v7:28.0.0'
testImplementation 'junit:junit:4.12'
testImplementation 'com.google.truth:truth:0.41'
}

0 comments on commit 20e353a

Please sign in to comment.