Skip to content

Commit

Permalink
update greendao version
Browse files Browse the repository at this point in the history
  • Loading branch information
yuweiguocn committed May 16, 2019
1 parent 02f30c1 commit 8b90475
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 @@ -31,7 +31,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'org.greenrobot:greendao:3.0.1'
implementation 'org.greenrobot:greendao:3.2.0'

implementation 'io.github.yuweiguocn:GreenDaoUpgradeHelper:2.2.1'
// implementation project(':library')
Expand Down

0 comments on commit 8b90475

Please sign in to comment.