diff --git a/metadata/org.transdroid.full.txt b/metadata/org.transdroid.full.txt
index 75e2b85c66..d4a8daf3cc 100644
--- a/metadata/org.transdroid.full.txt
+++ b/metadata/org.transdroid.full.txt
@@ -6,14 +6,15 @@ Issue Tracker:https://github.com/erickok/transdroid/issues
Donate:http://www.transdroid.org
Auto Name:Transdroid
-Summary:Manage BitTorrent clients
+Summary:Manage your torrents from your Android device
Description:
-Transdroid is an Android remote client for your torrent application running on a
-server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge, Vuze
-and rTorrent are supported. It can show the active torrents, pause, resume or remove
-them and new torrents can be added via URL, RSS feed or using the integrated search.
+Allows you to manage your torrents from your Android device. All popular clients are
+supported: µTorrent, Transmission, rTorrent, Vuze, Deluge, BitTorrent 6, qBittorrent
+and many more. You can view and manage the running torrents and individual files.
+Adding is easy via the integrated search, RSS feeds or the barcode scanner.
+Monitor progress using the home screen widget or background alarm service.
-See also [[org.transdroid.search]].
+See also [[org.transdroid.search]] and [[org.transdroid.lite]].
.
Repo Type:git
@@ -44,8 +45,16 @@ Build:2.2.0,215
sed -i 's;true;false;' ../core/res/values/bools.xml && \
sed -i 's;true;false;' res/values/bools.xml
-Auto Update Mode:None
-Update Check Mode:Tags
-Current Version:2.2.0
-Current Version Code:215
+Build:2.3.0,217
+ commit=v2.3.0
+ gradle=full
+ subdir=app
+ prebuild=sed -i 's;true;false;' src/full/res/values/bools.xml && \
+ sed -i 's;true;false;' src/main/res/values/bools.xml && \
+ sed -i "s;apply from: '../signing.gradle';;" build.gradle
+
+Auto Update Mode:Version v%v
+Update Check Mode:Tags
+Current Version:2.3.0
+Current Version Code:217
diff --git a/metadata/org.transdroid.lite.txt b/metadata/org.transdroid.lite.txt
new file mode 100644
index 0000000000..587360edf9
--- /dev/null
+++ b/metadata/org.transdroid.lite.txt
@@ -0,0 +1,38 @@
+Categories:Internet
+License:GPLv3
+Web Site:http://www.transdroid.org
+Source Code:https://github.com/erickok/transdroid
+Issue Tracker:https://github.com/erickok/transdroid/issues
+Donate:http://www.transdroid.org
+
+Auto Name:Transdrone
+Summary:Manage your torrents from your Android device
+Description:
+Transdrone allows you to manage the torrents you run on your home server or seedbox.
+You can add torrents, start/stop them, assign labels, view trackers and individual
+files, set priorities and much more!
+Most popular clients are supported, including uTorrent, Transmission, rTorrent,
+BitTorrent 6, Deluge, Vuze, Bitflu, BitComet, Qbittorrent, Ktorrent and
+Torrentflux-b4rt. Plus Synology, D-Link and Buffalo NAS clients.
+Transdrone is the little brother to Transdroid. Looking for integrated torrent
+search or RSS feeds? Then you might check out the full [[org.transdroid.full]] version.
+
+See also [[org.transdroid.search]].
+.
+
+Repo Type:git
+Repo:https://github.com/erickok/transdroid.git
+
+Build:2.3.0,217
+ commit=v2.3.0
+ gradle=lite
+ subdir=app
+ prebuild=sed -i 's;true;false;' src/lite/res/values/bools.xml && \
+ sed -i 's;true;false;' src/main/res/values/bools.xml && \
+ sed -i "s;apply from: '../signing.gradle';;" build.gradle
+
+Auto Update Mode:Version v%v
+Update Check Mode:Tags
+Current Version:2.3.0
+Current Version Code:217
+