@@ -4,7 +4,7 @@
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
- <DropdownSelection timestamp="2024-10-28T19:14:15.094015062Z">
+ <DropdownSelection timestamp="2024-10-28T20:06:37.124240362Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=1C051FDF60048Z" />
@@ -15,8 +15,8 @@ android {
applicationId = "com.vpn.fastestvpnservice"
minSdk = 21
targetSdk = 34
- versionCode = 33400
- versionName = "3.3.4"
+ versionCode = 33500
+ versionName = "3.3.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
ndk {
@@ -228,7 +228,7 @@ fun Login(navHostController: NavHostController) {
.clickable() { },
shape = RoundedCornerShape(16.dp),
-// placeholder = {
+// placeholder = {l
// Text(text = "Enter email address",
// color = colorResource(id = R.color.white))
// },