Skip to content
Snippets Groups Projects
Commit 62c2d12d authored by TacoTheDank's avatar TacoTheDank
Browse files

one step closer to a stable 28 library

parent eb147cbd
No related branches found
No related tags found
No related merge requests found
...@@ -37,5 +37,5 @@ android { ...@@ -37,5 +37,5 @@ android {
dependencies { dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar']) implementation fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.12' testImplementation 'junit:junit:4.12'
implementation 'com.android.support:appcompat-v7:28.0.0-beta01' implementation 'com.android.support:appcompat-v7:28.0.0-rc01'
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment