Skip to content

Commit

Permalink
Prepare for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrián García authored Mar 13, 2020
1 parent 662320a commit ca4c16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Add the following dependencies to your app's `build.gradle`:

```groovy
dependencies {
def mini_version = "1.2.0"
def mini_version = "1.3.0"
// Minimum working dependencies
implementation "com.github.bq.mini-kotlin:mini-android:$mini_version"
kapt "com.github.bq.mini-kotlin:mini-processor:$mini_version"
Expand Down

0 comments on commit ca4c16d

Please sign in to comment.