Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chloehjung15 committed Aug 11, 2023
1 parent 61a49d1 commit 214d2d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ android {
/*
* https://www.epochconverter.com/
*/
versionCode 1691557776
versionName "0.3.1"
versionCode 1691729328
versionName "0.3.2"
multiDexEnabled true
testBuildType System.getProperty('testBuildType', 'debug') // This will later be used to control the test apk build type
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
Expand Down

0 comments on commit 214d2d5

Please sign in to comment.