Skip to content

Commit

Permalink
Initial preparation of version 0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisfeld committed Nov 4, 2021
1 parent 730fc57 commit a5143dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LifxTools/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "de.jeisfeld.lifx.app"
minSdkVersion 24
targetSdkVersion 30
versionCode 21
versionName "0.4.12"
versionCode 22
versionName "0.4.13"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit a5143dd

Please sign in to comment.