Skip to content

Commit

Permalink
Bump version to 3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
xian committed Jan 5, 2017
1 parent 8313889 commit f50894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ allprojects {
}

group = "org.robolectric"
version = "3.2-rc1"
version = "3.2"

apply plugin: "java"
sourceCompatibility = JavaVersion.VERSION_1_7
Expand Down

0 comments on commit f50894e

Please sign in to comment.