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

Commit 0b77d8e

Browse files
author
Andrei Catinean
committed
Updates version
1 parent 7e8eb02 commit 0b77d8e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020
2121
dependencies {
22-
compile 'com.novoda:sqlite-provider:1.1.0'
22+
compile 'com.novoda:sqlite-provider:1.2.0'
2323
}
2424
```
2525

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ publish {
3535
userOrg = 'novoda'
3636
groupId = 'com.novoda'
3737
artifactId = 'sqlite-provider'
38-
version = '1.1.0'
38+
version = '1.2.0'
3939
description = 'Extended SQLite functionality for Android'
4040
website = 'https://github.com/novoda/sqlite-provider'
4141
}

0 commit comments

Comments
 (0)