Skip to content

Commit

Permalink
Bump version to f02
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <foss@patrykmis.com>
  • Loading branch information
PatrykMis committed Dec 20, 2023
1 parent edc00ed commit caab3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
namespace talkbackApplicationId
defaultConfig {
applicationId talkbackApplicationId
versionName "13.0"
versionCode 2
versionName "13.0-f02"
versionCode 3
minSdkVersion 26
targetSdkVersion 33
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
Expand Down

0 comments on commit caab3ee

Please sign in to comment.