Skip to content

Commit

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

group = "org.robolectric"
version = "3.2.1-SNAPSHOT"
version = "3.2.1"

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

0 comments on commit 7dbe030

Please sign in to comment.