Skip to content

Commit

Permalink
Merge pull request #65 from flibbertigibbet/feature/upgrade-form-lib
Browse files Browse the repository at this point in the history
Bugfix release of form builder library
  • Loading branch information
flibbertigibbet authored Sep 20, 2016
2 parents 224ca05 + 11a483e commit 221f366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ dependencies {
compile 'org.joda:joda-convert:1.8.1'
compile 'com.google.code.findbugs:jsr305:3.0.1'
// form builder (includes calendar formatter)
compile 'com.github.azavea:AndroidValidatedForms:1.2.0'
compile 'com.github.azavea:AndroidValidatedForms:1.2.1'
// Android libraries
compile 'com.android.support:appcompat-v7:24.2.1'
compile 'com.android.support:recyclerview-v7:24.2.1'
Expand Down

0 comments on commit 221f366

Please sign in to comment.