Version 1.0.3-beta: 加入自訂圖片、優化位置設定
This commit is contained in:
parent
9c095fa4f1
commit
c1f37845b4
@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.ray650128.floatingwindow"
|
applicationId = "com.ray650128.floatingwindow"
|
||||||
minSdk = 24
|
minSdk = 24
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
versionCode = 3
|
versionCode = 4
|
||||||
versionName = "1.0.2"
|
versionName = "1.0.3-beta"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user