Skip to content

Commit

Permalink
Release 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
zegkljan committed Oct 21, 2021
1 parent 3be2602 commit b5875d4
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 31
defaultConfig {
applicationId "cz.zegkljan.videoreferee"
versionCode 2
versionName "0.2.0"
versionCode 3
versionName "0.3.0"
minSdkVersion 24
targetSdkVersion 31
testInstrumentationRunner "android.test.InstrumentationTestRunner"
Expand Down

0 comments on commit b5875d4

Please sign in to comment.