diff --git a/OpenPods/app/build.gradle b/OpenPods/app/build.gradle
index 3820b22..72a9e99 100644
--- a/OpenPods/app/build.gradle
+++ b/OpenPods/app/build.gradle
@@ -6,8 +6,8 @@ android {
applicationId "com.dosse.airpods"
minSdkVersion 23
targetSdkVersion 28
- versionCode 7
- versionName '0.7'
+ versionCode 8
+ versionName '0.8'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
diff --git a/OpenPods/app/src/main/res/values-de/strings.xml b/OpenPods/app/src/main/res/values-de/strings.xml
index 1b112d4..2c53d66 100644
--- a/OpenPods/app/src/main/res/values-de/strings.xml
+++ b/OpenPods/app/src/main/res/values-de/strings.xml
@@ -9,5 +9,5 @@
Das Icon wird bald verschwinden
Es sieht so aus als hätte dieses Gerät kein Bluetooth LE
Du musst Standortinformationen aktivieren, damit OpenPods den Status deiner AirPods auslesen kann
- Unterstützte Geräte:\n• Apple AirPods 1st gen
+ Unterstützte Geräte:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen
\ No newline at end of file
diff --git a/OpenPods/app/src/main/res/values-es/strings.xml b/OpenPods/app/src/main/res/values-es/strings.xml
index c98589a..1f3a119 100644
--- a/OpenPods/app/src/main/res/values-es/strings.xml
+++ b/OpenPods/app/src/main/res/values-es/strings.xml
@@ -8,6 +8,5 @@
El ícono desaparecerá pronto
Parece que este dispositivo no tiene Bluetooth LE
Necesitas encender Localización para permitir que OpenPods lea el estado
- Dispositivos compatibles:\n
- • Apple AirPods 1st gen
+ Dispositivos compatibles:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen
diff --git a/OpenPods/app/src/main/res/values-it/strings.xml b/OpenPods/app/src/main/res/values-it/strings.xml
index 3bcc1ee..7299834 100644
--- a/OpenPods/app/src/main/res/values-it/strings.xml
+++ b/OpenPods/app/src/main/res/values-it/strings.xml
@@ -9,5 +9,5 @@
L\'icona sarà rimossa presto
Questo dispositivo non supporta Bluetooth LE
Attiva la posizione per permttere a OpenPods di leggere lo stato
- Dispositivi supportati:\n• Apple AirPods 1st gen
+ Dispositivi supportati:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen
\ No newline at end of file
diff --git a/OpenPods/app/src/main/res/values-zh-rCN/strings.xml b/OpenPods/app/src/main/res/values-zh-rCN/strings.xml
index 467c0ad..eb8fa4c 100644
--- a/OpenPods/app/src/main/res/values-zh-rCN/strings.xml
+++ b/OpenPods/app/src/main/res/values-zh-rCN/strings.xml
@@ -9,5 +9,5 @@
桌面图标很快就会隐藏掉
看起来您的设备并不支持蓝牙
您需要开启定位来让 OpenPods 读取状态
- 支持的设备:\n• Apple AirPods 一代
+ 支持的设备:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen
diff --git a/OpenPods/app/src/main/res/values/strings.xml b/OpenPods/app/src/main/res/values/strings.xml
index a52d110..2128d7a 100644
--- a/OpenPods/app/src/main/res/values/strings.xml
+++ b/OpenPods/app/src/main/res/values/strings.xml
@@ -9,5 +9,5 @@
The icon will disappear soon
It looks like this device doesn\'t have Bluetooth LE
You need to turn on Location to allow OpenPods to read the status
- Supported devices:\n• Apple AirPods 1st gen
+ Supported devices:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen