Skip to content

Commit

Permalink
[version] update for 4.0.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
agrosner committed Dec 11, 2016
1 parent f45a7c6 commit e527534
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dbflow-processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {

apply from: '../java-artifacts.gradle'
buildscript {
ext.kotlin_version = '1.0.4'
ext.kotlin_version = '1.0.5-2'
repositories {
mavenCentral()
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=4.0.0-beta1
version=4.0.0-beta3
version_code=1
group=com.raizlabs.android
bt_siteUrl=https://github.com/Raizlabs/DBFlow
Expand Down

0 comments on commit e527534

Please sign in to comment.