Skip to content

Commit

Permalink
timer material fix
Browse files Browse the repository at this point in the history
  • Loading branch information
senpl committed Oct 1, 2020
1 parent e504d77 commit 4e9df79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions PlayStore/releaseTodo
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[ ] Podmienić na material design co trzeba wg. https://medium.com/androiddevelopers/migrating-to-material-components-for-android-ec6757795351
[ ] podnieść code version
[ ] podnieść code version w build.gradle
[ ] wysłać zmiany do githuba.
[ ] zbudować podspisaną wersję
[ ] wgrać wersję do github releases
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.fitworkoutfast"
minSdkVersion 21
targetSdkVersion 29
versionCode 51
versionName "0.23.01"
versionCode 52
versionName "0.23.02"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 4e9df79

Please sign in to comment.