Skip to content

Commit

Permalink
Bump version for RC.
Browse files Browse the repository at this point in the history
  • Loading branch information
zegkljan committed Sep 11, 2022
1 parent 5b6e098 commit 05937b1
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 @@ -36,8 +36,8 @@ android {
compileSdkVersion 33
defaultConfig {
applicationId "cz.zegkljan.videoreferee"
versionCode 6
versionName "0.5.0-rc.2"
versionCode 7
versionName "0.5.0-rc.3"
minSdkVersion 24
targetSdkVersion 33
testInstrumentationRunner "android.test.InstrumentationTestRunner"
Expand Down

0 comments on commit 05937b1

Please sign in to comment.