Skip to content

Commit

Permalink
release 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Razeeman committed Dec 30, 2020
1 parent 27b5ba6 commit 099a9be
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 = 8
const val versionName = "1.7"
const val versionCode = 9
const val versionName = "1.8"
const val minSDK = 19
const val currentSDK = 29
}

0 comments on commit 099a9be

Please sign in to comment.