-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.txt
More file actions
20 lines (10 loc) · 755 Bytes
/
README.txt
File metadata and controls
20 lines (10 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Releasing:
- Run all tests, both on 2.1 and 1.5.
- update changes.xml and strings.xml/whatsNewText
- mvn release:prepare release:perform
- upload the target/checkout/aedict-apk/target/aedict-apk-*-signed.apk to the Google Downloads page: http://code.google.com/p/aedict/downloads/list
- upload the target/checkout/aedict-apk/target/aedict-apk-*-signed.apk to the Android Market
- upload the target/checkout/aedict-apk/target/aedict-apk-*-signed.apk to http://appslib.com
- upload the target/checkout/aedict-apk/target/aedict-apk-*-signed.apk to http://handster.com/administrator/
- Increase the version in AndroidManifest.xml: both android:versionCode and android:versionName
- Fix the aedict-common dependency in the aedict-apk/.classpath file