Update CV of AnagramSolver (com.as.anagramsolver) to 2.05 (12)
This commit is contained in:
parent
09c258b812
commit
103bc74113
|
@ -25,14 +25,13 @@ Build:1.9,10
|
|||
|
||||
Build:2.0,11
|
||||
commit=e183274989
|
||||
submodules=no
|
||||
init=sed -i 's%git@github.com:%https://github.com/%' .gitmodules && \
|
||||
sed -i 's%git@github.com:%https://github.com/%' .git/config && \
|
||||
echo 'android.library.reference.1=external/actionbarsherlock/actionbarsherlock' >> project.properties && \
|
||||
echo 'android.library.reference.2=external/changelog/library' >>project.properties && \
|
||||
echo 'android.library.reference.3=external/storageutils' >>project.properties && \
|
||||
git submodule init && \
|
||||
git submodule update
|
||||
echo 'android.library.reference.1=external/actionbarsherlock/actionbarsherlock' >> project.properties && \
|
||||
echo 'android.library.reference.2=external/changelog/library' >>project.properties && \
|
||||
echo 'android.library.reference.3=external/storageutils' >>project.properties && \
|
||||
git submodule init && \
|
||||
git submodule update
|
||||
|
||||
Maintainer Notes:
|
||||
No tags, and no clear marking of release points in commit comments.
|
||||
|
@ -44,6 +43,6 @@ versioning discrepancies for those.
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.0
|
||||
Current Version Code:11
|
||||
Current Version:2.05
|
||||
Current Version Code:12
|
||||
|
||||
|
|
Loading…
Reference in a new issue