Skip to content

Commit

Permalink
Prep for 14.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Jan 13, 2023
1 parent 21c9c1e commit e63c495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "io.rapidpro.surveyor"
minSdkVersion 21
targetSdkVersion 33
versionCode 1400
versionName "14.0.0"
versionCode 1401
versionName "14.0.1"
multiDexEnabled = true

testInstrumentationRunner "io.rapidpro.surveyor.test.TestRunner"
Expand Down

0 comments on commit e63c495

Please sign in to comment.