popup position changer

This commit is contained in:
lucky 2022-02-14 04:22:31 +03:00
parent ca19155cea
commit 539bb9397e
9 changed files with 37 additions and 3 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "me.lucky.red"
minSdk 29
targetSdk 32
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}