From 882022295836dbd01154a0a1c5c351c9e45ad6d9 Mon Sep 17 00:00:00 2001
From: F-Droid Builder <admin@f-droid.org>
Date: Tue, 19 Apr 2016 03:44:21 +0100
Subject: [PATCH] =?UTF-8?q?Update=20=C2=B5g=20UnifiedNlp=20(no=20GAPPS)=20?=
 =?UTF-8?q?(legacy)=20to=201.6.5=20(20160)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 metadata/com.google.android.location.txt | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/metadata/com.google.android.location.txt b/metadata/com.google.android.location.txt
index de9f7b9ea6..37fe819e4a 100644
--- a/metadata/com.google.android.location.txt
+++ b/metadata/com.google.android.location.txt
@@ -59,8 +59,17 @@ Build:v1.6.2-dirty,20142
         find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
         popd
 
+Build:1.6.5,20160
+    commit=v1.6.5
+    subdir=unifiednlp-app
+    submodules=yes
+    gradle=LegacyNetworkLocation
+    prebuild=pushd .. && \
+        find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
+        popd
+
 Auto Update Mode:Version v%v
 Update Check Mode:Tags
 Update Check Name:org.microg.nlp.app
-Current Version:1.6.2
-Current Version Code:20142
+Current Version:1.6.5
+Current Version Code:20160