Moving to Android Studio and Gradle.

This commit is contained in:
2014-12-02 18:55:57 +04:00
parent 6f4d9f2b4d
commit 6c59f740f0
79 changed files with 404 additions and 146 deletions

View File

@@ -16,7 +16,7 @@ rem
rem
rem Generate res\values\version.xml for windows.
rem
set VERSION_XML=res\values\version.xml
set VERSION_XML=app\src\main\res\values\version.xml
echo on
@echo ^<?xml version="1.0" encoding="utf-8"?^> > %VERSION_XML%