Skip to content

Commit

Permalink
Initial preparation of version 0.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisfeld committed Jan 4, 2022
1 parent 91e9930 commit 72bac8b
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 31
versionCode 23
versionName "0.4.14"
versionCode 24
versionName "0.4.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 72bac8b

Please sign in to comment.