Bump version to 1.13.2
This commit is contained in:
parent
5fdf262bde
commit
86b8de9dcd
2 changed files with 4 additions and 4 deletions
|
|
@ -34,7 +34,7 @@ android {
|
|||
applicationId = "com.pixelized.rplexicon"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionName = "0.13.1"
|
||||
versionName = "0.13.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
|
|
@ -320,10 +320,10 @@ private fun rememberPortrait(): List<Int> = rememberSaveable {
|
|||
listOf(
|
||||
R.drawable.im_brulkhai,
|
||||
R.drawable.im_leandre,
|
||||
// listOf(
|
||||
// R.drawable.im_nelia,
|
||||
listOf(
|
||||
R.drawable.im_nelia,
|
||||
R.drawable.im_nam,
|
||||
// ).shuffled().first(),
|
||||
).shuffled().first(),
|
||||
R.drawable.im_tigrane,
|
||||
R.drawable.im_unathana,
|
||||
).shuffled()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue