Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielyrovas committed Apr 10, 2024
1 parent 8838447 commit 88e21ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import com.ramcosta.composedestinations.navigation.dependency
import com.ramcosta.composedestinations.navigation.destination
import com.ramcosta.composedestinations.spec.DestinationSpec
import com.ramcosta.composedestinations.spec.NavHostGraphSpec
import kotlinx.coroutines.delay
import kotlinx.coroutines.flow.MutableStateFlow
import kotlinx.coroutines.flow.StateFlow
import kotlinx.coroutines.flow.asStateFlow
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
app-versionID = "org.yrovas.linklater"
app-versionCode = "4"
app-versionName = "0.1.3"
app-versionCode = "5"
app-versionName = "0.1.4"
app-compileSDK = "34"
app-targetSDK = "34"
app-minimumSDK = "23"
Expand Down

0 comments on commit 88e21ee

Please sign in to comment.