Skip to content

Commit

Permalink
release 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Razeeman committed Aug 21, 2022
1 parent 62e4280 commit 9a38ca0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package com.example.util.simpletimetracker

object Base {
const val versionCode = 19
const val versionName = "1.18"
const val versionCode = 20
const val versionName = "1.19"
const val minSDK = 19
const val currentSDK = 30
}

0 comments on commit 9a38ca0

Please sign in to comment.