Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofsroga committed Feb 24, 2020
1 parent da00a32 commit f8eb91a
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 @@ -22,8 +22,8 @@ android {
applicationId "com.krzysztofsroga.librehome"
minSdkVersion 21
targetSdkVersion 29
versionCode 1005
versionName "0.3.1-beta"
versionCode 1006
versionName "0.3.2-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit f8eb91a

Please sign in to comment.